home *** CD-ROM | disk | FTP | other *** search
- Path: news.cybercomm.net!usenet
- From: jwrugo@raven.cybercom.com (John W. Rugo)
- Newsgroups: comp.lang.rexx
- Subject: VX-Rexx and progress indicator?
- Date: 11 Jan 1996 12:43:27 GMT
- Organization: [Self]
- Distribution: inet
- Message-ID: <4d30lf$1st@crow.cybercomm.net>
- NNTP-Posting-Host: sl-005.sl.cybercomm.net
- X-Newsreader: NeoLogic News for OS/2 [version: 4.2]
-
- Hello,
-
- I would very much appreciate anyone who could explain by example
- the proper way to use the progress indicator function to monitor
- the installation of files to a directory. I am unziping a file
- within the VX-REXX program and have been able to use the
- progress indicator to count the exact amount of files that were
- installed to a directory and have it represented in the progress
- indicator. However, I would like to know how to update the
- indicator as each file is added to the directory. I could do this
- if the files were being copyied from one place to another but
- can figure out how to do it when the files are compressed and being
- uncompressed.
-
- Thanks very much for any help,
- John.
-
- /------------------------------------\
- John W. Rugo
- jwrugo@raven.cybercom.com
-
-